Tue Sep 29 2020 00:33:57 GMT+0800 (Philippine Standard Time)

Given the user is at the Agent Image Search page 19s 637ms

When the user opens the Sort by dropdown 186ms

And the user selects "Price Descending" 4s 65ms

Then the properties on the page must be ordered from most expensive to least expensive 151ms

After 3s 493ms Screenshot +
                                        
                                        
                                

Given the user is at the Agent Image Search page 23s 299ms

When the user opens the Sort by dropdown 139ms

And the user selects "Price Ascending" 4s 73ms

Then the properties on the page must be ordered from least expensive to most expensive 104ms

After 3s 552ms Screenshot +
                                        
                                        
                                

Given the user is at the Agent Image Search page 9s 136ms

When the user opens the Sort by dropdown 152ms

And the user selects "A-Z" 4s 68ms

Then the properties on the page must be alphabetized by .prop-title 87ms

After 3s 513ms Screenshot +
                                        
                                        
                                

Given the user is at the Agent Image Search page 12s 62ms

When the user opens the Sort by dropdown 197ms

And the user selects "Z-A" 4s 61ms

Then the properties on the page must be ordeed from Z-A by .prop-title 83ms

After 3s 450ms Screenshot +
                                        
                                        
                                

Given the user is at the Agent Image Search page 7s 617ms

Then the clientWidth of the property images must be exactly 300px 133ms

After 3s 510ms Screenshot +